PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.optionalcontent Package / PDFOptionalContentDisplayTreeNode Class / getLabel Method
In This Topic
    getLabel Method
    In This Topic
    Gets the node label.
    Syntax
    public java.lang.String getLabel()

    Return Value

    String label to be displayed for this node.
    See Also